|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.world.factory.RAWorldWriter
public class RAWorldWriter
Write a world to a file.
| Constructor Summary | |
|---|---|
RAWorldWriter(RAWorld w)
Prepare writing world w. |
|
| Method Summary | |
|---|---|
void |
write(java.io.File f)
Write the world to a file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAWorldWriter(RAWorld w)
| Method Detail |
|---|
public void write(java.io.File f)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||